home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / FredFish PD 318.adf / Lhwarp / POSTER < prev   
Text File  |  1990-02-14  |  3KB  |  55 lines

  1. ------------------------------------------------
  2. lhwarp121.lzh   33792  Approx time (min): 35 at 300 baud,  9 at 1200 baud
  3. Contributed by: svigna  Date: Wed Jan 31 03:14:20 1990
  4.                                 LHWARP 1.21
  5.                              6th January, 1990
  6.                         A disk tracker for the Amiga
  7.                          Written by Jonathan Forbes
  8.                            (Pronounced L-H-WARP)
  9.  
  10. Lhwarp is a program which will read tracks directly from your floppy disk,
  11. compress them, and output them to a file.  The advantages of using Lhwarp
  12. are:
  13.  
  14. - The entire disk structure, including the boot block, is preserved.
  15.  
  16. - Lhwarp will always produce a smaller output file than ARC, ZOO or WARP.
  17. (note:  this is only true when the default compression algorithm is used)
  18.  
  19. - Lhwarp will only archive sectors which contain data, by using the disk's
  20. bitmap (however, Lhwarp will gladly compress every single sector on the
  21. disk, if you wish.)
  22.  
  23. - Using Lhwarp is much less hassle than archiving each and every file
  24. individually.
  25.  
  26. - The bootblock of any disk being either read or written is displayed, so
  27. that bootblock viruses can easily be found.
  28.  
  29. Lhwarp will produce files much smaller than those produced by Warp, due to
  30. the fact that Lhwarp uses a more efficient compression algorithm (Adaptive
  31. Huffman Encoding); the same algorithm used in LHARC.  Typically, an Lhwarp
  32. file will be 80% of the size of an equivalent Warp file, resulting in quite
  33. reasonable hard drive space savings.
  34.  
  35. In addition, Lhwarp will only archive sectors which contain data; deleted
  36. information is not archived (unless you explicity request this to be done.)
  37. When compressing or decompressing data, sectors which contain data are
  38. marked with a '.' character, while sectors which do not contain data are
  39. marked with a '_' character.  If the -m option is specified, all sectors
  40. will be marked with '.' automatically.
  41.  
  42. Lhwarp's main (and perhaps only) disadvantage is that compression time is
  43. very large; it can take from 20 to 25 minutes to compress an entire disk (80
  44. tracks.) There is not too much which can be done about this; you have to pay
  45. a price for the extra power.
  46.  
  47.    For those who simply must have a faster compression rate, Lhwarp provides
  48. two additional compression algorithms; squeezing and vaporising (the latter
  49. is the 14 bit version of UNIX Compress.) Both are much faster than the LHARC
  50. Adaptive Huffman Encoding algorithm (called "freezing.") However, neither of
  51. them comes close to the compression ratio of freezing.
  52. Keywords: $binary compression lharc lhzuf tracker utility warp
  53. Download count: 0
  54. ------------------------------------------------
  55.